-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge m4 to master branch #700
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ler-v3 dependency in the new plugins
Support for a simple API with modelerfour(defined in xkcd.ymal)
Add support for basic types like integer/number/array/boolean/.etc
Add test cases for upgrade.
* Add dummy code * Change file name * Update code * Add PowerShell task * Update code * Correct displayName * Fix typo
* add tweak-model-azure-v2 plugin * support path parameter (llcsharp) * fix comment * fix comment * Fix some issues in powershell-v2 Co-authored-by: xichen <xichen@microsoft.com> Co-authored-by: derek <xidi@microsoft.com>
* Add -AllowList * Add scripts and configuration * Add build steps * Change work directory * Enable AutoRestUpgradeTest.ps1. * Add save artifacts task * Revert "Enable AutoRestUpgradeTest.ps1." This reverts commit 66c750d. * Update the script Co-authored-by: Youri <v-lipyo@microsoft.com>
…ershell for pipeline
* support request body * fix query parameter and no-requried parameter * fix readonly * fix diff between m3 and m4 Co-authored-by: xichen <xichen@microsoft.com>
…e#642) * Change the script * add script tips * fix the powershell version issue * Fix formatting issues
* support enum * fix diff from m3 * llcsharp-v2 should rely on modifiers-v2 Co-authored-by: xichen <xichen@microsoft.com> Co-authored-by: Xiaogang <xidi@microsoft.com>
* Initial support for lro and pagination * Fixed a paging issue
* Fix the issue nested ojbect not supported * Add more passed test cases
* Fix the issue nested ojbect not supported * Add more passed test cases * Add support for allOf, datetime and enable two cases
* support header * fix some issue for enum and header * fix choice * fix enum * Only validate sealedchoice Co-authored-by: xichen <xichen@microsoft.com> Co-authored-by: Xiaogang <xidi@microsoft.com>
* Add test cases of autorest extension. * Add test cases of directive. * Add test case of directive.
* Fix the issue nested ojbect not supported * Add more passed test cases * Add support for allOf, datetime and enable two cases * initial poly support * Add a test for polymorphism
* Fix the issue nested ojbect not supported * Add more passed test cases * Add support for allOf, datetime and enable two cases * initial poly support * Add a test for polymorphism * Add support for uuid and duration
Co-authored-by: xichen <xichen@microsoft.com> Co-authored-by: Xiaogang <xidi@microsoft.com>
Co-authored-by: xichen <xichen@microsoft.com>
* Add databricks, fix several issues * Fixed a completer related issue and add support for credential * Add two m4 configuration and fix some issues * Add support for enum with one value * Fixed an enum related issue and add some RPs in the test
* Add databricks, fix several issues * Fixed a completer related issue and add support for credential * Add two m4 configuration and fix some issues * Add support for enum with one value * Fixed an enum related issue and add some RPs in the test * Fix some issues in m4 test
Co-authored-by: xichen <xichen@microsoft.com>
* Add databricks, fix several issues * Fixed a completer related issue and add support for credential * Add two m4 configuration and fix some issues * Add support for enum with one value * Fixed an enum related issue and add some RPs in the test * Fix some issues in m4 test * just for test, do not merge * Update autorest-configuration.md
Co-authored-by: xichen <xichen@microsoft.com>
Co-authored-by: xichen <xichen@microsoft.com>
* Enable two test cases, and drop the workaround for x-ms-enum * Add utils folder include a script to decrypt securestring
…Azure#685) * Enable two test cases, and drop the workaround for x-ms-enum * Add utils folder include a script to decrypt securestring * Generate model for all the dictionaries and add support for unixtime
…hout specifying any details (Azure#694)
* Emit Signal method and delegate to provide a hook into events * Update Az.Accounts dependency to 1.8.4 * Adding target attribute to nuspec file elements * Using backslash path separator in nuspec for cross platform compatability * Remove Init method constructor call. * Revert "Emit Signal method and delegate to provide a hook into events" * Emit Signal method and delegate to provide hook into events for Non-Azure scenarios. * Update ISendAsync.cs (Azure#662) * Update ISendAsync.cs pass only Authorization to next header for long running operations. * Update ISendAsync.cs * Update ISendAsync.cs fix potential null reference * Update ISendAsync.cs * Update ISendAsync.cs * Update ISendAsync.cs * update gitignore (Azure#670) * Add scan pipelines (Azure#681) * Update development.md - add how to debug (Azure#683) * Update development.md * Update development.md * Fix some merging issues Co-authored-by: George Ndungu <gendungu@microsoft.com> Co-authored-by: Tim Mullender <tim.mullender@wandisco.com> Co-authored-by: Yabo Hu <yabhu@microsoft.com> Co-authored-by: Yeming Liu <Yeming.Liu@microsoft.com> Co-authored-by: Dingmeng Xue <dixue@microsoft.com>
* Clean m3 related steps from the pipeline * clean m3 plugins and update related tests accordingly * clean code used by m3 generator * Remove the prefix New * Remove New from types
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 4 pipeline(s). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.